[INFO] cloning repository https://github.com/spencerr69/idle-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spencerr69/idle-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerr69%2Fidle-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerr69%2Fidle-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5af9d9bf871914156b209241e1b86cb2427e414
[INFO] testing spencerr69/idle-tui against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspencerr69%2Fidle-tui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/spencerr69/idle-tui
[INFO] finished tweaking git repo https://github.com/spencerr69/idle-tui
[INFO] tweaked toml for git repo https://github.com/spencerr69/idle-tui written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spencerr69/idle-tui on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spencerr69/idle-tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symphonia v0.5.5
[INFO] [stderr]   Downloaded line-clipping v0.3.7
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.5
[INFO] [stderr]   Downloaded rodio v0.22.2
[INFO] [stderr]   Downloaded symphonia-format-riff v0.5.5
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.5
[INFO] [stderr]   Downloaded objc2-core-audio-types v0.3.2
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] [stderr]   Downloaded objc2-core-audio v0.3.2
[INFO] [stderr]   Downloaded mach2 v0.5.0
[INFO] [stderr]   Downloaded kasuari v0.4.12
[INFO] [stderr]   Downloaded alsa-sys v0.4.0
[INFO] [stderr]   Downloaded ratzilla v0.3.0
[INFO] [stderr]   Downloaded coreaudio-rs v0.14.2
[INFO] [stderr]   Downloaded beamterm-renderer v0.10.0
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]   Downloaded alsa v0.11.0
[INFO] [stderr]   Downloaded symphonia-core v0.5.5
[INFO] [stderr]   Downloaded objc2-avf-audio v0.3.2
[INFO] [stderr]   Downloaded cpal v0.17.3
[INFO] [stderr]   Downloaded winnow v1.0.3
[INFO] [stderr]   Downloaded objc2-audio-toolbox v0.3.2
[INFO] [stderr]   Downloaded beamterm-data v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1293ca57db81166d92a242d2f60dc95bd9711f6db978178cd6c434fbd856f6a0
[INFO] running `Command { std: "docker" "start" "-a" "1293ca57db81166d92a242d2f60dc95bd9711f6db978178cd6c434fbd856f6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1293ca57db81166d92a242d2f60dc95bd9711f6db978178cd6c434fbd856f6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1293ca57db81166d92a242d2f60dc95bd9711f6db978178cd6c434fbd856f6a0", kill_on_drop: false }`
[INFO] [stdout] 1293ca57db81166d92a242d2f60dc95bd9711f6db978178cd6c434fbd856f6a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9ddd4d187e05aa702389ada00dc0a1ac9ed8f600db61b566b589ec2c61312d9
[INFO] running `Command { std: "docker" "start" "-a" "d9ddd4d187e05aa702389ada00dc0a1ac9ed8f600db61b566b589ec2c61312d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling rodio v0.22.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling dispair v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::prelude::Duration`
[INFO] [stdout]  --> src/common/stats.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::prelude::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude::Duration`
[INFO] [stdout]  --> src/common/upgrades/upgrade.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prelude::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Area`
[INFO] [stdout]   --> src/common/effects.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     coords::{Area, Position},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]   --> src/common/weapons/pillar.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 | use ratatui::style::{Style, Stylize};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Weapon`
[INFO] [stdout]  --> src/common/widgets/statswidget.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::common::weapons::{Weapon, WeaponWrapper, get_strongest_weapon};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]   --> src/common/widgets/statswidget.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::style::{Style, Stylize};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> src/terminal/app.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     style::{Style, Stylize},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/common/timescaler.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut doom = Self::SCALE_BASE.powf(self.time_in_secs() as f64) * (self.doom_offset + 1.);
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "d9ddd4d187e05aa702389ada00dc0a1ac9ed8f600db61b566b589ec2c61312d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ddd4d187e05aa702389ada00dc0a1ac9ed8f600db61b566b589ec2c61312d9", kill_on_drop: false }`
[INFO] [stdout] d9ddd4d187e05aa702389ada00dc0a1ac9ed8f600db61b566b589ec2c61312d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f1ebc00ae11201a0eea689e0cd114fd2a67c72f382f206920fcb4577171e29
[INFO] running `Command { std: "docker" "start" "-a" "26f1ebc00ae11201a0eea689e0cd114fd2a67c72f382f206920fcb4577171e29", kill_on_drop: false }`
[INFO] [stderr]    Compiling dispair v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::prelude::Duration`
[INFO] [stdout]  --> src/common/stats.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::prelude::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude::Duration`
[INFO] [stdout]  --> src/common/upgrades/upgrade.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prelude::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Area`
[INFO] [stdout]   --> src/common/effects.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     coords::{Area, Position},
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]   --> src/common/weapons/pillar.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 | use ratatui::style::{Style, Stylize};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Weapon`
[INFO] [stdout]  --> src/common/widgets/statswidget.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::common::weapons::{Weapon, WeaponWrapper, get_strongest_weapon};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]   --> src/common/widgets/statswidget.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::style::{Style, Stylize};
[INFO] [stdout]    |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> src/terminal/app.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     style::{Style, Stylize},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/common/timescaler.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut doom = Self::SCALE_BASE.powf(self.time_in_secs() as f64) * (self.doom_offset + 1.);
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 6.14s
[INFO] running `Command { std: "docker" "inspect" "26f1ebc00ae11201a0eea689e0cd114fd2a67c72f382f206920fcb4577171e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f1ebc00ae11201a0eea689e0cd114fd2a67c72f382f206920fcb4577171e29", kill_on_drop: false }`
[INFO] [stdout] 26f1ebc00ae11201a0eea689e0cd114fd2a67c72f382f206920fcb4577171e29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0311b87a0cdac31bc260e67d390412c3ce5b532458f8090473b7b9a5b1f1833a
[INFO] running `Command { std: "docker" "start" "-a" "0311b87a0cdac31bc260e67d390412c3ce5b532458f8090473b7b9a5b1f1833a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::prelude::Duration`
[INFO] [stderr]  --> src/common/stats.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::prelude::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::prelude::Duration`
[INFO] [stderr]  --> src/common/upgrades/upgrade.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::prelude::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Area`
[INFO] [stderr]   --> src/common/effects.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 |     coords::{Area, Position},
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stylize`
[INFO] [stderr]   --> src/common/weapons/pillar.rs:23:29
[INFO] [stderr]    |
[INFO] [stderr] 23 | use ratatui::style::{Style, Stylize};
[INFO] [stderr]    |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Weapon`
[INFO] [stderr]  --> src/common/widgets/statswidget.rs:5:30
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::common::weapons::{Weapon, WeaponWrapper, get_strongest_weapon};
[INFO] [stderr]   |                              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stylize`
[INFO] [stderr]   --> src/common/widgets/statswidget.rs:10:29
[INFO] [stderr]    |
[INFO] [stderr] 10 | use ratatui::style::{Style, Stylize};
[INFO] [stderr]    |                             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stylize`
[INFO] [stderr]  --> src/terminal/app.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 |     style::{Style, Stylize},
[INFO] [stderr]   |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/common/timescaler.rs:45:13
[INFO] [stderr]    |
[INFO] [stderr] 45 |         let mut doom = Self::SCALE_BASE.powf(self.time_in_secs() as f64) * (self.doom_offset + 1.);
[INFO] [stderr]    |             ----^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dispair` (bin "dispair" test) generated 8 warnings (run `cargo fix --bin "dispair" -p dispair --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dispair-070b967af0679efe)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test common::upgrades::upgrade::tests::parse_correctly ... ok
[INFO] [stdout] test common::coords::tests::area_iter ... ok
[INFO] [stdout] test common::coords::tests::position_above_0 ... ok
[INFO] [stdout] test common::coords::tests::position_below_0 ... ok
[INFO] [stdout] test common::coords::tests::position_of_0 ... ok
[INFO] [stdout] test common::coords::tests::position_constrain ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] error: test failed, to rerun pass `--bin dispair`
[INFO] [stdout] test common::rogue::tests::updated_renderspeed ... FAILED
[INFO] [stdout] test common::rogue::tests::renderspeed ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::rogue::tests::updated_renderspeed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::rogue::tests::updated_renderspeed' (24) panicked at src/common/sound.rs:62:66:
[INFO] [stdout] Error opening sound: DefaultSinkConfigError(DeviceNotAvailable)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1e27741488 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c1e2775774a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    2:     0x5c1e27745da2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c1e27720566 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c1e277399d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]    5:     0x5c1e276714cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c1e27739b92 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c1e27720622 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c1e277157f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c1e2772133d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c1e27757ecc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c1e27757c42 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]   12:     0x5c1e2764a334 - dispair[daed8bc55357fb0f]::common::rogue::tests::updated_renderspeed
[INFO] [stdout]   13:     0x5c1e2765e749 - <dispair[daed8bc55357fb0f]::common::rogue::tests::updated_renderspeed::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5c1e276645ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]   15:     0x5c1e27671e25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5c1e2766c984 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5c1e27674ea2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5c1e27740def - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f1dd0a64aa4 - <unknown>
[INFO] [stdout]   20:     0x7f1dd0af1a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::rogue::tests::renderspeed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::rogue::tests::renderspeed' (23) panicked at src/common/sound.rs:62:66:
[INFO] [stdout] Error opening sound: DefaultSinkConfigError(DeviceNotAvailable)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1e27741488 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c1e2775774a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    2:     0x5c1e27745da2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c1e27720566 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c1e277399d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]    5:     0x5c1e276714cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c1e27739b92 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c1e27720622 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c1e277157f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c1e2772133d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c1e27757ecc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c1e27757c42 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]   12:     0x5c1e27649db7 - dispair[daed8bc55357fb0f]::common::rogue::tests::renderspeed
[INFO] [stdout]   13:     0x5c1e2765e729 - <dispair[daed8bc55357fb0f]::common::rogue::tests::renderspeed::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5c1e276645ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]   15:     0x5c1e27671e25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5c1e2766c984 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5c1e27674ea2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5c1e27740def - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f1dd0a64aa4 - <unknown>
[INFO] [stdout]   20:     0x7f1dd0af1a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common::rogue::tests::renderspeed
[INFO] [stdout]     common::rogue::tests::updated_renderspeed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0311b87a0cdac31bc260e67d390412c3ce5b532458f8090473b7b9a5b1f1833a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0311b87a0cdac31bc260e67d390412c3ce5b532458f8090473b7b9a5b1f1833a", kill_on_drop: false }`
[INFO] [stdout] 0311b87a0cdac31bc260e67d390412c3ce5b532458f8090473b7b9a5b1f1833a
